The Dreamweaver JavaScript API > File manipulation functions > dreamweaver.saveDocumentAsTemplate() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Saves the specified frameset, or opens the Save As dialog box if the frameset has not previously been saved.
Arguments
documentObject
documentObject
is the object at the root of a document's DOM tree (the value returned by dreamweaver.getDocumentDOM()
).
Returns
Nothing.
Enabler
![]() ![]() ![]() |